home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat UK 76
/
MF_UK_76_1.iso
/
Education Feature
/
MicroWorlds 2.03 Try Me
/
MicroWorlds 2.03 Try Me.rsrc
/
TEXT_542_cd.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1998-05-08
|
179 b
|
10 lines
cd
Stands for cursor down. Moves the cursor, in the current text box, to the next line. See cu, cf, and cb.
Example:
text1,
repeat 5 [print "hello]
top
repeat 5 [cd pr "there!]